[INFO] cloning repository https://github.com/ngc0202/AdventOfCode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngc0202/AdventOfCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngc0202%2FAdventOfCode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngc0202%2FAdventOfCode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b7c6ce43dcf3b419cb851c2e827a8ef886a056b
[INFO] testing ngc0202/AdventOfCode against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngc0202%2FAdventOfCode" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ngc0202/AdventOfCode
[INFO] finished tweaking git repo https://github.com/ngc0202/AdventOfCode
[INFO] tweaked toml for git repo https://github.com/ngc0202/AdventOfCode written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ngc0202/AdventOfCode on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ngc0202/AdventOfCode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded indicatif v0.17.9
[INFO] [stderr]   Downloaded cached_proc_macro v0.23.0
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.1
[INFO] [stderr]   Downloaded cached v0.54.0
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e2395e89d46a2b5f8ba4cca01ef7e8c7c58d3bb04f882ec9ec1e96edfe03887
[INFO] running `Command { std: "docker" "start" "-a" "0e2395e89d46a2b5f8ba4cca01ef7e8c7c58d3bb04f882ec9ec1e96edfe03887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e2395e89d46a2b5f8ba4cca01ef7e8c7c58d3bb04f882ec9ec1e96edfe03887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e2395e89d46a2b5f8ba4cca01ef7e8c7c58d3bb04f882ec9ec1e96edfe03887", kill_on_drop: false }`
[INFO] [stdout] 0e2395e89d46a2b5f8ba4cca01ef7e8c7c58d3bb04f882ec9ec1e96edfe03887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2034c75e0e6b328759bd1a8ce8ff6902df7945f6c6d2724934333252204eef51
[INFO] running `Command { std: "docker" "start" "-a" "2034c75e0e6b328759bd1a8ce8ff6902df7945f6c6d2724934333252204eef51", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]    Compiling cached v0.54.0
[INFO] [stderr]    Compiling advent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `grid`
[INFO] [stdout]  --> src/utils.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod grid;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `grid`, create file "src/utils/grid.rs" or "src/utils/grid/mod.rs"
[INFO] [stdout]   = note: if there is a `mod grid` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `wrap`
[INFO] [stdout]  --> src/utils.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod wrap;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `wrap`, create file "src/utils/wrap.rs" or "src/utils/wrap/mod.rs"
[INFO] [stdout]   = note: if there is a `mod wrap` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `eof_iterator`
[INFO] [stdout]  --> src/utils.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod eof_iterator;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `eof_iterator`, create file "src/utils/eof_iterator.rs" or "src/utils/eof_iterator/mod.rs"
[INFO] [stdout]   = note: if there is a `mod eof_iterator` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `y2021`
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | mod y2021;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `y2021`, create file "src/y2021.rs" or "src/y2021/mod.rs"
[INFO] [stdout]    = note: if there is a `mod y2021` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::input_path`
[INFO] [stdout]  --> src/y2024/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::utils::input_path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ no `input_path` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::sgrid`, `crate::utils::Pair`
[INFO] [stdout]  --> src/y2024/day12.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     sgrid::{Dir, GridParseErr},
[INFO] [stdout]   |     ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 6 |     Pair,
[INFO] [stdout]   |     ^^^^ no `Pair` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day11.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use crate::utils::parser::line;
[INFO] [stdout]    |                       ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::sgrid`, `crate::utils::Pair`
[INFO] [stdout]  --> src/y2024/day10.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{sgrid::{Dir, GridParseErr}, Pair};
[INFO] [stdout]   |                    ^^^^^                       ^^^^ no `Pair` in `utils`
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2024/day8.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::utils::sgrid::GridParseErr;
[INFO] [stdout]   |                   ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day7.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use crate::utils::{parser::{for_each, line}, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2024/day6.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{prelude::*, utils::sgrid::Dir};
[INFO] [stdout]   |                                ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::Pair`
[INFO] [stdout]  --> src/y2024/day5.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{NomFail, Pair};
[INFO] [stdout]   |                             ^^^^ no `Pair` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day5.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2024/day4.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     utils::sgrid::{Dir, GridParseErr},
[INFO] [stdout]   |            ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day3.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use crate::utils::{parser::retry, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `arrayvec`
[INFO] [stdout]  --> src/y2024/day2.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use arrayvec::ArrayVec;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `arrayvec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `arrayvec`, use `cargo add arrayvec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day2.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2024/day1.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use crate::utils::{eof_iterator, parser::line, NomFail};
[INFO] [stdout]    |                                      ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]    --> src/y2023/day19.rs:207:23
[INFO] [stdout]     |
[INFO] [stdout] 207 |     use crate::utils::parser::line;
[INFO] [stdout]     |                       ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2023/day18.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2023/day16.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{prelude::*, utils::sgrid::Dir};
[INFO] [stdout]   |                                ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::sgrid`
[INFO] [stdout]  --> src/y2023/day13.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{prelude::*, utils::sgrid::{GridParseErr, Grid}};
[INFO] [stdout]   |                                ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]    --> src/y2023/day10.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |     use crate::utils::{parser::line, NomFail};
[INFO] [stdout]     |                        ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2023/day9.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use crate::utils::{eof_iterator, parser::line, EofParserIterator};
[INFO] [stdout]    |                                      ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::parser`, `crate::utils::parser`
[INFO] [stdout]    --> src/y2023/day8.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use crate::utils::{parser::{many_array, self}, eof_iterator};
[INFO] [stdout]     |                        ^^^^^^               ^^^^ no `parser` in `utils`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        could not find `parser` in `utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this module instead:
[INFO] [stdout]             crate::y2023::day8::parser
[INFO] [stdout] note: these modules exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day10.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day10::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day11.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day11::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day12.rs:258:1
[INFO] [stdout]     |
[INFO] [stdout] 258 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day12::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day15.rs:99:1
[INFO] [stdout]     |
[INFO] [stdout]  99 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day15::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day18.rs:52:1
[INFO] [stdout]     |
[INFO] [stdout]  52 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day18::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day19.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day19::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day1.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day1::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day2.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day2::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day4.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day4::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day5.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day5::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day6.rs:36:1
[INFO] [stdout]     |
[INFO] [stdout]  36 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day6::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day7.rs:95:1
[INFO] [stdout]     |
[INFO] [stdout]  95 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day7::parser`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day9.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]  59 | mod parser {
[INFO] [stdout]     | ^^^^^^^^^^ `crate::y2023::day9::parser`: not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::parser`
[INFO] [stdout]   --> src/y2023/day7.rs:98:23
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use crate::utils::parser::line;
[INFO] [stdout]    |                       ^^^^^^ could not find `parser` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2023/day14.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2023/day16.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Down` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 Up | Down => cur_dir,
[INFO] [stdout]    |                 ^^   ---- variable not in all patterns
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 pattern doesn't bind `Down`
[INFO] [stdout]    |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Down`, which exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Up` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 Up | Down => cur_dir,
[INFO] [stdout]    |                 --   ^^^^ pattern doesn't bind `Up`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Up`, which exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Right` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                 ^^^^   ----- variable not in all patterns
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 pattern doesn't bind `Right`
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | std::fmt::Alignment::Right => &[Up, Down],
[INFO] [stdout]    |                        +++++++++++++++++++++
[INFO] [stdout] 97 |                 Left | nom::lib::std::fmt::Alignment::Right => &[Up, Down],
[INFO] [stdout]    |                        +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Left` is not bound in all patterns
[INFO] [stdout]   --> src/y2023/day16.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                 ----   ^^^^^ pattern doesn't bind `Left`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 std::fmt::Alignment::Left | Right => &[Up, Down],
[INFO] [stdout]    |                 +++++++++++++++++++++
[INFO] [stdout] 97 |                 nom::lib::std::fmt::Alignment::Left | Right => &[Up, Down],
[INFO] [stdout]    |                 +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Right` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Left | Right => cur_dir,
[INFO] [stdout]     |                 ^^^^   ----- variable not in all patterns
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 pattern doesn't bind `Right`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Left | std::fmt::Alignment::Right => cur_dir,
[INFO] [stdout]     |                        +++++++++++++++++++++
[INFO] [stdout] 100 |                 Left | nom::lib::std::fmt::Alignment::Right => cur_dir,
[INFO] [stdout]     |                        +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Left` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:100:24
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 Left | Right => cur_dir,
[INFO] [stdout]     |                 ----   ^^^^^ pattern doesn't bind `Left`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on unit variants, use the full path in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 std::fmt::Alignment::Left | Right => cur_dir,
[INFO] [stdout]     |                 +++++++++++++++++++++
[INFO] [stdout] 100 |                 nom::lib::std::fmt::Alignment::Left | Right => cur_dir,
[INFO] [stdout]     |                 +++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Down` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                 ^^   ---- variable not in all patterns
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 pattern doesn't bind `Down`
[INFO] [stdout]     |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Down`, which exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     Down,
[INFO] [stdout]     |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Up` is not bound in all patterns
[INFO] [stdout]    --> src/y2023/day16.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                 --   ^^^^ pattern doesn't bind `Up`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] note: you might have meant to match on unit variant `crate::y2023::day18::Dir::Up`, which exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 |     Up,
[INFO] [stdout]     |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sgrid` in `utils`
[INFO] [stdout]   --> src/y2024/day4.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | type Grid = crate::utils::sgrid::Grid<u8>;
[INFO] [stdout]    |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2024/day6.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sgrid` in `utils`
[INFO] [stdout]    --> src/y2024/day6.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |         source: crate::utils::sgrid::GridParseErr,
[INFO] [stdout]     |                               ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sgrid` in `utils`
[INFO] [stdout]  --> src/y2024/day10.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | type Grid = crate::utils::sgrid::Grid<u8>;
[INFO] [stdout]   |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `sgrid` in `utils`
[INFO] [stdout]   --> src/y2024/day12.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 | type Grid = crate::utils::sgrid::Grid<Tile>;
[INFO] [stdout]    |                           ^^^^^ could not find `sgrid` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 Up => &[Right],
[INFO] [stdout]    |                         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 Down => &[Left],
[INFO] [stdout]    |                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 Left => &[Down],
[INFO] [stdout]    |                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 Right => &[Up],
[INFO] [stdout]    |                            ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:90:25
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 Up => &[Left],
[INFO] [stdout]    |                         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Left,
[INFO] [stdout]    |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:91:27
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 Down => &[Right],
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/y2023/day8.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     Right,
[INFO] [stdout]    |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::Either::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 Left => &[Up],
[INFO] [stdout]    |                           ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:93:28
[INFO] [stdout]    |
[INFO] [stdout] 93 |                 Right => &[Down],
[INFO] [stdout]    |                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:97:35
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                                   ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Up,
[INFO] [stdout]    |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]   --> src/y2023/day16.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 Left | Right => &[Up, Down],
[INFO] [stdout]    |                                       ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]   --> src/y2023/day18.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Down,
[INFO] [stdout]    |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]    --> src/y2023/day16.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]    --> src/y2023/day16.rs:101:38
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 Up | Down => &[Left, Right],
[INFO] [stdout]     |                                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  43 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Right` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Up => Right,
[INFO] [stdout]     |               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  43 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day18::Dir::Right`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     Right,
[INFO] [stdout]     |     ^^^^^ `crate::y2023::day8::Dir::Right`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Right;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Right;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Left` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Down => Left,
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: these unit variants exist but are inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day18::Dir::Left`: not accessible
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/y2023/day8.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 |     Left,
[INFO] [stdout]     |     ^^^^ `crate::y2023::day8::Dir::Left`: not accessible
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::Either::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use itertools::EitherOrBoth::Left;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use nom::lib::std::fmt::Alignment::Left;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Up` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |         Left => Up,
[INFO] [stdout]     |                 ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Up` exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 |     Up,
[INFO] [stdout]     |     ^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Down` in this scope
[INFO] [stdout]    --> src/y2024/day6.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |         Right => Down,
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: unit variant `crate::y2023::day18::Dir::Down` exists but is inaccessible
[INFO] [stdout]    --> src/y2023/day18.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout]  41 |     Down,
[INFO] [stdout]     |     ^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]   --> src/y2024/day1.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use crate::utils::{eof_iterator, parser::line, NomFail};
[INFO] [stdout]    |                        ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod eof_iterator;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]   --> src/y2023/day9.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use crate::utils::{eof_iterator, parser::line, EofParserIterator};
[INFO] [stdout]    |                        ^^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod eof_iterator;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]    --> src/y2023/day8.rs:136:52
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use crate::utils::{parser::{many_array, self}, eof_iterator};
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]    --> src/utils.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | mod eof_iterator;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `eof_iterator` is private
[INFO] [stdout]    --> src/y2022/day5.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |     use crate::utils::{eof_iterator, EofParserIterator};
[INFO] [stdout]     |                        ^^^^^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `eof_iterator` is defined here
[INFO] [stdout]    --> src/utils.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | mod eof_iterator;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/main.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub use std::io::{self, BufRead, Read};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load_input`
[INFO] [stdout]   --> src/main.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         load_input, load_input_bytes, load_input_string, process_inputs, Day, NoInputError,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i64]` cannot be known at compilation time
[INFO] [stdout]   --> src/y2023/day9.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .map(|x| dbg!(predict(&x)))
[INFO] [stdout]    |               ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[i64]`
[INFO] [stdout]    = note: all function arguments must have a statically known size
[INFO] [stdout]    = help: unsized fn params are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0408, E0425, E0432, E0433, E0583, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent` (bin "advent") due to 62 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2034c75e0e6b328759bd1a8ce8ff6902df7945f6c6d2724934333252204eef51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2034c75e0e6b328759bd1a8ce8ff6902df7945f6c6d2724934333252204eef51", kill_on_drop: false }`
[INFO] [stdout] 2034c75e0e6b328759bd1a8ce8ff6902df7945f6c6d2724934333252204eef51
